home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / transbbs.lzh / README.DOC < prev    next >
Text File  |  1992-07-20  |  20KB  |  407 lines

  1. []==============================================================[]
  2.  
  3.                     Transcendence Read-Me File
  4.  
  5.                       Written by David Brown
  6.  
  7. []==============================================================[]
  8.  
  9.                        (Revision July 20th 1992)
  10.                        []=====================[]
  11.  
  12.  
  13. NOTE:This version mainly fixes the bugs found in the June 30th
  14.      release.  BE SURE to read this update information, an 
  15.      important change took place that will require you to modify 
  16.      your mask information.
  17.      
  18. (*) New features/modification (*)
  19.      
  20. o    There are three new Built-In BBS procedures you may use.  
  21.      They are MSG_xx, FILE_xx, and WIDELIST.
  22.  
  23.      MSG_xx    This procedure will take the user directly to the
  24.                message base specified (xx is the base number).
  25.                It's main use is with the menu processor.
  26.      FILE_xx   This does the same as above, but goes into a file
  27.                area.
  28.      WIDELIST  This is to be used in the file areas, to produce
  29.                a Wide-Listing of the files.
  30. o    When a user is online and you go into Sysop mode, User 
  31.      Editor, File editor, etc., the BBS will now apply the user 
  32.      settings of User #1.  For example, if the user has Hotkeys
  33.      turned on, the BBS would read the info from User #1, who may 
  34.      not have Hotkeys on.  When you give control back to the user, 
  35.      their user-settings are reinstated.
  36. **** The BBS now saves the QUICKSCAN settings in the mask 
  37.      information.  This applies both to Message bases, and file 
  38.      areas.  You will notice the new option "QSCAN" while editing 
  39.      a users (Or masks) file area, or message base access.  It is 
  40.      VERY important that you modify your masks before running this 
  41.      new version, otherwise the BBS will turn the users Quickscan 
  42.      settings OFF when it applies a mask to them.  You may use the 
  43.      mask editor to modify the masks you have setup.
  44. o    The MODEM.DAT file (In your data folder) now has another line
  45.      of data it requires.  It is the fifth line.  Place a number 
  46.      is this line (I recommend '3'), this will tell the BBS how 
  47.      long to wait before giving up on a CONNECT string from the 
  48.      modem.  High speed modem users may have to increase this 
  49.      setting.  The maximum settings is 255, the lowest is 2.  If 
  50.      your MODEM.DAT file is not found the BBS defaults to 3 (Or if 
  51.      you do not add that line).
  52. o    A command in the wait_call was added.  It is option "I" 
  53.      (Force Log-On).  It will make the BBS go into a logon at 
  54.      whatever baud rate you specify (Note: Carrier detect must be 
  55.      on of course).  This is useful if a user connects while you 
  56.      are at the desktop... You can now load the BBS, and FORCE the 
  57.      logon.  With the change to the MODEM.DAT file (Above) the BBS 
  58.      would normally wait x number of seconds (assuming it did not 
  59.      get the CONNECT string).
  60. o    ALT-F7 will now turn a capture on that will capture 
  61.      everything that goes to the screen, into a file.  Hitting 
  62.      ALT-F7 again turns the capture off.  (If the capture is on 
  63.      when you [or the user] logs off the BBS it will turn itself 
  64.      off).  The capture file goes into your TEMP folder.
  65. o    The 'exitall' command was removed from the menu processor, 
  66.      it did not work correctly and will be replaced when it is 
  67.      fixed.
  68. o    There is a new text file the BBS will search for when a user
  69.      edits his/her settings.  It is called EDITUSET.TXT, it is 
  70.      included in the update.  You may modify it to what you want, 
  71.      there are several new variable tags that this file uses.
  72.      
  73.      
  74.                        (Revision June 30th 1992)
  75.                        []=====================[]
  76.  
  77. NOTE: This is a beta-update.  Some major changes took place, 
  78.       and I am sure I missed some bugs.  Due to different ways of 
  79.       configuring the BBS program, it is near impossible for 
  80.       me to prefdict every way a Sysop may configure his/her BBS.
  81.       Report any bugs to David Brown or Wayne Watson.     
  82.      
  83. (*) Bugs fixed (*)
  84.           
  85. o    Carrier detection routines were rewritten.  The BBS will 
  86.      now check carrier for one second before assuming the modem 
  87.      answered without receiving a connect string.  Some modems 
  88.      turn CD on before sending a CONNECT string.  This would cause 
  89.      the BBS to never know what baud rate the modem was at.
  90. o    The 'BATCH' command from DOS mode now works.  Using 'Batch
  91.      filename' cause the BBS to look for the filename in your 
  92.      data folder, if it is not found there it will look for 
  93.      exactly what you typed.  In addition, the BBS will now look 
  94.      for the following batch files during normal execution:
  95.      
  96.      WAITCALL.BAT Each time the "Wait for call" screen comes up
  97.      LOGON.BAT    Each time a user logs on
  98.      LOGOFF.BAT   Each time a user logs off
  99.      WELCOME.BAT  Before the BBS displays the WELCOME.TXT file
  100.      BOOTUP.BAT   When the BBS loads
  101.      BOOTDOWN.BAT When you exit (Or rerun) the BBS    
  102.      
  103. o    RTS/CTS was not properly being set.  Selecting RTS/CTS now
  104.      functions properly, this caused problems with high speed 
  105.      modems, and data compressing modems.
  106. o    Verify, and Ringback now detect the baud rate that the 
  107.      caller is at.  This has not been tested.
  108. o    The BBS will now keep track of how many times the user
  109.      'hangs up' on the BBS.  This was not used in earlier versions
  110. o    The 'private bbs' mode now works properly.
  111. o    The Informer routines were re-written.  They now save in a
  112.      data format, and can be IGNORED with no worries of crashing 
  113.      your computer.
  114. o    ^R in the text editor will replace text, when EDITing a line,
  115.      this was in an earlier version, but somehow got messed up.
  116. o    When 'launching' files from DOS mode, by typing only the 
  117.      filename and not the extension, the BBS will now look for 
  118.      .APP files.                         
  119. o    You can now properly edit Email files.  This didn't work 
  120.      quite right before, it wouldn't save the file sometimes.  
  121.      Now, if you edit a short Email message, and it becomes 
  122.      extended, it will be saved correctly, and if you edit a long 
  123.      Email down to a small file, it will save correctly.
  124. o    ^N and ^C now work the in Email as they do in the 
  125.      message bases.
  126. o    File transfers from DOS mode, and Email, work properly now.
  127. o    The DORINFO1.DEF file now correctly forms itself.  In 
  128.      addition, the DORINFO1.DEF is created when you select FOREM 
  129.      or TURBO as your online game type.  If you do not need the 
  130.      FOREM or TURBO DAT files, select 'DOORINFO' for your game 
  131.      type.
  132. o    Reading messages by their number now works correctly.  Before
  133.      it would not find messages if the messages had started to 
  134.      scroll.
  135. o    Page pause has been inproved.  It now resets on 'press 
  136.      return' fields, as well as other pause fields.
  137. o    During QuickScans, the BBS would tell the user there were
  138.      no new messages if the last message they read had scrolled 
  139.      off.  This has been fixed.
  140. o    The alternate message headers and file headers now work 
  141.      again.  To refresh your memory, you can create FHDRxx.DAT and 
  142.      MHDRxx.DAT files in your MENUSx folder(s).  When a user 
  143.      enters a message base or file area that is flagged for 
  144.      "Alternate headers," the BBS will look for a file called 
  145.      MHDRxx.DAT (Or FHDRxx.DAT in the file areas) where xx is the 
  146.      file area number or message base number.  If found the BBS 
  147.      loads this file, and replaces the default header with it.  
  148.      You may also define GLOBAL headers.  These will totally 
  149.      replace the BBSs headers.  In your MENUSx folder(s) create a 
  150.      file named MHDR0.DAT for the message bases, or FHDR0.DAT for 
  151.      the message bases.  You can have global headers, and still 
  152.      modify certain areas with F/MHDRx.DAT files.  You do not need 
  153.      to flag the area to load headers in order for the global 
  154.      headers to work.
  155. o